[INFO] cloning repository https://github.com/WLmutou/gorust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WLmutou/gorust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWLmutou%2Fgorust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWLmutou%2Fgorust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d13a8bfcea57318a8c988d29c401e25ab94d73b9
[INFO] testing WLmutou/gorust against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWLmutou%2Fgorust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WLmutou/gorust
[INFO] finished tweaking git repo https://github.com/WLmutou/gorust
[INFO] tweaked toml for git repo https://github.com/WLmutou/gorust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WLmutou/gorust on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WLmutou/gorust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76b73aa1017bb959f09b53195850613443bf67aaeb042e6c6b36e2c3b42aa439
[INFO] running `Command { std: "docker" "start" "-a" "76b73aa1017bb959f09b53195850613443bf67aaeb042e6c6b36e2c3b42aa439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76b73aa1017bb959f09b53195850613443bf67aaeb042e6c6b36e2c3b42aa439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b73aa1017bb959f09b53195850613443bf67aaeb042e6c6b36e2c3b42aa439", kill_on_drop: false }`
[INFO] [stdout] 76b73aa1017bb959f09b53195850613443bf67aaeb042e6c6b36e2c3b42aa439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9fd4e8aa3b16d442d6fdb47f959414ee9fa81ac961471f6dae7fba3546d7ceb
[INFO] running `Command { std: "docker" "start" "-a" "b9fd4e8aa3b16d442d6fdb47f959414ee9fa81ac961471f6dae7fba3546d7ceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling go-macros v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling gorust v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s
[INFO] running `Command { std: "docker" "inspect" "b9fd4e8aa3b16d442d6fdb47f959414ee9fa81ac961471f6dae7fba3546d7ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9fd4e8aa3b16d442d6fdb47f959414ee9fa81ac961471f6dae7fba3546d7ceb", kill_on_drop: false }`
[INFO] [stdout] b9fd4e8aa3b16d442d6fdb47f959414ee9fa81ac961471f6dae7fba3546d7ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6902b5233ad4a28bb17930f89a52ed83f0f820c2119a2368c713ef6e8c5128fe
[INFO] running `Command { std: "docker" "start" "-a" "6902b5233ad4a28bb17930f89a52ed83f0f820c2119a2368c713ef6e8c5128fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling gorust v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.10s
[INFO] running `Command { std: "docker" "inspect" "6902b5233ad4a28bb17930f89a52ed83f0f820c2119a2368c713ef6e8c5128fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6902b5233ad4a28bb17930f89a52ed83f0f820c2119a2368c713ef6e8c5128fe", kill_on_drop: false }`
[INFO] [stdout] 6902b5233ad4a28bb17930f89a52ed83f0f820c2119a2368c713ef6e8c5128fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa1455aa5ae9f414f2963a8593602fbdc7f0917b80415abb778e3913be27a8e1
[INFO] running `Command { std: "docker" "start" "-a" "fa1455aa5ae9f414f2963a8593602fbdc7f0917b80415abb778e3913be27a8e1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gorust-5741804fbcb05a6f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/test_main.rs (/opt/rustwide/target/debug/deps/test_main-bc47e687cf0002d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-490d997ce04411e1)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test sync_tests::test_context_with_cancel ... ok
[INFO] [stdout] test sync_tests::test_atomic_counter ... ok
[INFO] [stdout] test select_tests::test_select_non_blocking ... ok
[INFO] [stdout] test sync_tests::test_mutex ... ok
[INFO] [stdout] test channel_tests::test_recv_from_closed_channel ... ok
[INFO] [stdout] test sync_tests::test_context_background ... ok
[INFO] [stdout] test sync_tests::test_rwlock ... ok
[INFO] [stdout] test sync_tests::test_pool ... ok
[INFO] [stdout] test timer_tests::test_sleep_duration ... FAILED
[INFO] [stdout] test sync_tests::test_waitgroup ... ok
[INFO] [stdout] test sync_tests::test_once ... ok
[INFO] [stdout] test sync_tests::test_context_with_timeout ... ok
[INFO] [stdout] test channel_tests::test_buffered_channel has been running for over 60 seconds
[INFO] [stdout] test channel_tests::test_channel_close has been running for over 60 seconds
[INFO] [stdout] test channel_tests::test_multiple_senders_receivers has been running for over 60 seconds
[INFO] [stdout] test channel_tests::test_try_send_full has been running for over 60 seconds
[INFO] [stdout] test channel_tests::test_unbuffered_channel has been running for over 60 seconds
[INFO] [stdout] test select_tests::test_select_default has been running for over 60 seconds
[INFO] [stdout] test timer_tests::test_sleep_ms has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "fa1455aa5ae9f414f2963a8593602fbdc7f0917b80415abb778e3913be27a8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1455aa5ae9f414f2963a8593602fbdc7f0917b80415abb778e3913be27a8e1", kill_on_drop: false }`
[INFO] [stdout] fa1455aa5ae9f414f2963a8593602fbdc7f0917b80415abb778e3913be27a8e1
